Given
path 'geonetwork/srv/dut/inspire'
0.001
And
param service = 'CSW'
0.000
And
param version = '2.0.2'
0.000
And
param request = 'GetRecordById'
0.000
And
param id = 'af4841b5-ce83-4edb-af41-429a21140316'
0.001
And
param elementsetname = 'full'
0.000
And
param outputSchema = 'http://www.isotc211.org/2005/gmd'
0.000
*
eval karate.embed(responseBytes,'application/xml')
0.000
This file cannot be displayed. Use download button to get the content as file.
And
match /GetRecordByIdResponse/MD_Metadata/fileIdentifier/CharacterString == 'af4841b5-ce83-4edb-af41-429a21140316'
0.017
*
def title = get response //citation/CI_Citation/title/CharacterString
0.009
*
def email = get response //electronicMailAddress/CharacterString
0.015
*
def organisationpath = karate.get('//organisationName/CharacterString')
0.005
*
def organisation = organisationpath ? organisationpath : 'no organisationName found in service record'
0.000
*
def xlinks = get response /GetRecordByIdResponse//@href
0.015
*
def ObjectValues =
0.000
function (obj) {
var vals = [];
for (var prop in obj) {
vals.push(obj[prop]);
}
return vals;
}
*
def filterx =
0.000
function (array1, array2) {
return array1.filter(function (x) { return array2.indexOf(x) < 0; });
}
*
def nlinks = filterx(ObjectValues(xlinks), ObjectValues(knownlinks))
0.013
*
def id = "af4841b5-ce83-4edb-af41-429a21140316"
0.005
*
call read('classpath:InspireTest/def/checkxlinkurl.template.feature') karate.mapWithKey(nlinks ,'link')
3.689
com.intuit.karate.exception.KarateException: check-known-service-record.feature:72 - feature call (loop) failed: classpath:InspireTest/def/checkxlinkurl.template.feature
caller: classpath:InspireTest/ngr/T03_services/check-known-service-record.feature
items: [{link=http://rdfdata.eionet.europa.eu/inspirethemes/themes/31}, {link=http://geonetwork-opensource.org/inspire-theme#}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=}, {link=http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification}]
errors:
-------
feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
-------
feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 160
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 161
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 162
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 163
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 164
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 165
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 166
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 167
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 168
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 169
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 170
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 171
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 172
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 173
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 174
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 175
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 176
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 177
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 178
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 179
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 180
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 181
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 182
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 183
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 184
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 185
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 186
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 187
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 188
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 189
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 190
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 191
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 192
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 193
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 194
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 195
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 196
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 197
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 198
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 199
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 200
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 201
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 202
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 203
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 204
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 205
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 206
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 207
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 208
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
-------
feature call (loop) failed at index: 209
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
[0] InspireTest/def/checkxlinkurl.template.feature
0.000
{
"link": "http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"
}
> *
print "testing xlinkurl:" + link
0.001
12:56:33.380 [print] testing xlinkurl:http://rdfdata.eionet.europa.eu/inspirethemes/themes/31
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.003
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.001
> *
match responseStatus == 200
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.749 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[1] InspireTest/def/checkxlinkurl.template.feature
0.000
{
"link": "http://geonetwork-opensource.org/inspire-theme#"
}
> *
print "testing xlinkurl:" + link
0.033
12:56:33.749 feature call (loop) failed at index: 0
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://rdfdata.eionet.europa.eu/inspirethemes/themes/31"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:33.778 [print] testing xlinkurl:http://geonetwork-opensource.org/inspire-theme#
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.015
> *
def mystorage = Java.type('storage.DataStorage')
0.008
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.507 assertion failed: path: $, actual: 404, expected: 200, reason: not equal (Integer)
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[2] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.507 feature call (loop) failed at index: 1
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":"http://geonetwork-opensource.org/inspire-theme#"}
checkxlinkurl.template.feature:28 - path: $, actual: 404, expected: 200, reason: not equal (Integer)
12:56:34.518 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.007
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.526 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.526 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[3] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.533 feature call (loop) failed at index: 2
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.535 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.537 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.537 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[4] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
12:56:34.538 feature call (loop) failed at index: 3
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.545 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.547 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.547 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[5] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.548 feature call (loop) failed at index: 4
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.550 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.004
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.556 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.556 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[6] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.556 feature call (loop) failed at index: 5
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.558 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.001
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.560 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.561 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[7] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.009
12:56:34.562 feature call (loop) failed at index: 6
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.569 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.573 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.573 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[8] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.579 feature call (loop) failed at index: 7
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.588 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.589 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.590 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[9] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.590 feature call (loop) failed at index: 8
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.593 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.596 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.598 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[10] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:34.600 feature call (loop) failed at index: 9
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.604 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.606 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.606 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[11] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:34.611 feature call (loop) failed at index: 10
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.615 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.619 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.619 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[12] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:34.620 feature call (loop) failed at index: 11
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.624 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.628 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.628 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[13] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.630 feature call (loop) failed at index: 12
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.632 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.641 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.641 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[14] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.641 feature call (loop) failed at index: 13
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.644 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.010
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.654 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.655 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[15] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.656 feature call (loop) failed at index: 14
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.658 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.660 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.660 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[16] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.660 feature call (loop) failed at index: 15
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.663 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.664 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.665 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[17] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.665 feature call (loop) failed at index: 16
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.668 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.669 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.669 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[18] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.669 feature call (loop) failed at index: 17
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.671 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.672 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.672 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[19] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.673 feature call (loop) failed at index: 18
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.675 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.678 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.678 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[20] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.679 feature call (loop) failed at index: 19
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.681 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.690 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.690 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[21] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.691 feature call (loop) failed at index: 20
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.696 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.698 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.698 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[22] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.698 feature call (loop) failed at index: 21
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.700 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.701 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.701 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[23] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.702 feature call (loop) failed at index: 22
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.704 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.705 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.706 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[24] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.706 feature call (loop) failed at index: 23
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.708 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.709 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.709 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[25] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.710 feature call (loop) failed at index: 24
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.712 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.714 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.714 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[26] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.714 feature call (loop) failed at index: 25
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.716 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.717 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.718 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[27] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.720 feature call (loop) failed at index: 26
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.721 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.723 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.724 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[28] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.724 feature call (loop) failed at index: 27
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.726 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.003
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.731 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.731 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[29] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.731 feature call (loop) failed at index: 28
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.733 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.734 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.734 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[30] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.734 feature call (loop) failed at index: 29
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.736 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.738 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.738 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[31] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.738 feature call (loop) failed at index: 30
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.744 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.748 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.748 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[32] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.748 feature call (loop) failed at index: 31
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.750 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.751 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.751 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[33] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.754 feature call (loop) failed at index: 32
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.756 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.003
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.764 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.764 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[34] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.765 feature call (loop) failed at index: 33
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.767 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.770 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.770 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[35] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.770 feature call (loop) failed at index: 34
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.772 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.773 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.773 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[36] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.775 feature call (loop) failed at index: 35
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.779 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.781 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.781 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[37] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:34.781 feature call (loop) failed at index: 36
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.785 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.793 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.793 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[38] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.794 feature call (loop) failed at index: 37
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.797 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.804 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.804 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[39] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
12:56:34.804 feature call (loop) failed at index: 38
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.815 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.817 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.817 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[40] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.011
12:56:34.817 feature call (loop) failed at index: 39
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.833 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.021
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.856 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.856 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[41] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.856 feature call (loop) failed at index: 40
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.858 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.863 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.863 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[42] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.864 feature call (loop) failed at index: 41
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.865 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.020
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.886 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.886 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[43] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.009
12:56:34.887 feature call (loop) failed at index: 42
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.897 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.902 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.905 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[44] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:34.907 feature call (loop) failed at index: 43
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.911 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.013
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.923 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.925 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[45] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.925 feature call (loop) failed at index: 44
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.927 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.928 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.928 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[46] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:34.929 feature call (loop) failed at index: 45
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.930 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.931 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.931 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[47] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.011
12:56:34.945 feature call (loop) failed at index: 46
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.957 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.961 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.961 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[48] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:34.983 feature call (loop) failed at index: 47
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.985 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.986 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:34.986 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[49] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:34.986 feature call (loop) failed at index: 48
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.997 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:34.999 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.000 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[50] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.015
12:56:35.005 feature call (loop) failed at index: 49
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.023 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.024 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.035 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[51] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.038 feature call (loop) failed at index: 50
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.039 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.040 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.040 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[52] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.042 feature call (loop) failed at index: 51
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.044 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.048 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.048 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[53] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:35.050 feature call (loop) failed at index: 52
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.059 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.061 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.061 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[54] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.062 feature call (loop) failed at index: 53
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.063 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.067 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.068 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[55] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:35.068 feature call (loop) failed at index: 54
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.071 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.072 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.072 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[56] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:35.072 feature call (loop) failed at index: 55
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.075 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.087 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.087 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[57] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
12:56:35.088 feature call (loop) failed at index: 56
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.095 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.096 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.096 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[58] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.014
12:56:35.096 feature call (loop) failed at index: 57
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.111 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.115 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.115 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[59] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.012
12:56:35.116 feature call (loop) failed at index: 58
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.128 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.129 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.130 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[60] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.130 feature call (loop) failed at index: 59
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.134 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.136 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.136 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[61] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.136 feature call (loop) failed at index: 60
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.138 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.147 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.147 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[62] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:35.148 feature call (loop) failed at index: 61
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.155 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.156 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.156 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[63] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.157 feature call (loop) failed at index: 62
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.158 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.159 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.159 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[64] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.180 feature call (loop) failed at index: 63
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.182 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.183 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.191 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[65] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
12:56:35.191 feature call (loop) failed at index: 64
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.197 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.198 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.198 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[66] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.198 feature call (loop) failed at index: 65
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.199 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.014
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.203 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.217 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[67] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.217 feature call (loop) failed at index: 66
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.218 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.220 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.221 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[68] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
12:56:35.229 feature call (loop) failed at index: 67
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.237 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.242 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.244 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[69] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.011
12:56:35.244 feature call (loop) failed at index: 68
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.246 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.258 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.261 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[70] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
12:56:35.261 feature call (loop) failed at index: 69
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.263 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.268 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.270 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[71] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.279 feature call (loop) failed at index: 70
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.281 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.282 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.282 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[72] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.012
12:56:35.282 feature call (loop) failed at index: 71
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.295 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.296 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.296 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[73] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.297 feature call (loop) failed at index: 72
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.298 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.308 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.309 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[74] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.310 feature call (loop) failed at index: 73
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.312 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.001
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.321 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.321 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[75] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.322 feature call (loop) failed at index: 74
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.325 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.328 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.334 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[76] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.334 feature call (loop) failed at index: 75
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.339 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.017
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.343 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.347 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[77] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.359 feature call (loop) failed at index: 76
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.366 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.368 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.371 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[78] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
12:56:35.373 feature call (loop) failed at index: 77
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.376 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.380 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.384 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[79] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.385 feature call (loop) failed at index: 78
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.388 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.389 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.389 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[80] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.013
12:56:35.389 feature call (loop) failed at index: 79
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.403 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.405 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.405 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[81] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:35.406 feature call (loop) failed at index: 80
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.411 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.414 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.414 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[82] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:35.415 feature call (loop) failed at index: 81
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.426 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.427 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.427 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[83] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.428 feature call (loop) failed at index: 82
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.432 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.433 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.434 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[84] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.434 feature call (loop) failed at index: 83
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.438 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.443 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.447 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[85] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.447 feature call (loop) failed at index: 84
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.449 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.450 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.450 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[86] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.450 feature call (loop) failed at index: 85
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.453 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.459 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.464 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[87] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.465 feature call (loop) failed at index: 86
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.466 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.467 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.467 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[88] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.467 feature call (loop) failed at index: 87
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.470 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.472 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.472 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[89] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
12:56:35.475 feature call (loop) failed at index: 88
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.486 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.487 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.487 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[90] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.488 feature call (loop) failed at index: 89
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.489 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.490 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.490 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[91] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.491 feature call (loop) failed at index: 90
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.492 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.004
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.498 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.498 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[92] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.013
12:56:35.498 feature call (loop) failed at index: 91
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.512 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.513 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.513 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[93] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.513 feature call (loop) failed at index: 92
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.514 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.515 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.515 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[94] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.515 feature call (loop) failed at index: 93
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.516 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.519 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.519 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[95] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.520 feature call (loop) failed at index: 94
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.523 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.527 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.527 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[96] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.528 feature call (loop) failed at index: 95
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.539 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.540 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.540 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[97] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.542 feature call (loop) failed at index: 96
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.544 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.551 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.552 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[98] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:35.553 feature call (loop) failed at index: 97
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.562 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.563 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.563 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[99] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:35.563 feature call (loop) failed at index: 98
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.566 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.003
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.572 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.572 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[100] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.572 feature call (loop) failed at index: 99
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.574 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.012
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.583 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.586 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[101] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
12:56:35.587 feature call (loop) failed at index: 100
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.591 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.005
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.597 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.597 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[102] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.598 feature call (loop) failed at index: 101
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.600 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.013
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.613 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.613 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[103] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.613 feature call (loop) failed at index: 102
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.615 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.616 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.616 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[104] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.616 feature call (loop) failed at index: 103
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.620 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.626 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.626 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[105] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.018
12:56:35.627 feature call (loop) failed at index: 104
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.645 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.646 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.646 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[106] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.646 feature call (loop) failed at index: 105
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.647 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.648 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.648 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[107] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
12:56:35.649 feature call (loop) failed at index: 106
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.660 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.663 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.663 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[108] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.663 feature call (loop) failed at index: 107
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.665 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.667 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.667 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[109] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.013
12:56:35.667 feature call (loop) failed at index: 108
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.674 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.682 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.682 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[110] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.032
12:56:35.682 feature call (loop) failed at index: 109
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.715 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.716 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.716 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[111] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.716 feature call (loop) failed at index: 110
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.717 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.727 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.728 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[112] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
12:56:35.728 feature call (loop) failed at index: 111
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.732 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.005
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.742 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.742 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[113] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:35.742 feature call (loop) failed at index: 112
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.750 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.752 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.752 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[114] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.005
12:56:35.752 feature call (loop) failed at index: 113
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.758 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.759 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.759 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[115] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:35.759 feature call (loop) failed at index: 114
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.767 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.770 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.770 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[116] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.770 feature call (loop) failed at index: 115
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.771 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.773 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.773 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[117] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.774 feature call (loop) failed at index: 116
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.776 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.014
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.791 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.791 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[118] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.792 feature call (loop) failed at index: 117
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.793 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.794 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.794 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[119] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.794 feature call (loop) failed at index: 118
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.795 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.798 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.798 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[120] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.798 feature call (loop) failed at index: 119
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.799 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.801 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.801 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[121] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.802 feature call (loop) failed at index: 120
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.804 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.806 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.806 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[122] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.806 feature call (loop) failed at index: 121
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.810 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.811 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.811 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[123] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.018
12:56:35.812 feature call (loop) failed at index: 122
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.832 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.833 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.833 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[124] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.833 feature call (loop) failed at index: 123
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.834 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.836 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.836 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[125] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.838 feature call (loop) failed at index: 124
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.839 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.010
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.843 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.850 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[126] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
12:56:35.852 feature call (loop) failed at index: 125
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.859 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.860 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.860 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[127] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.861 feature call (loop) failed at index: 126
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.862 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.863 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.863 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[128] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.009
12:56:35.864 feature call (loop) failed at index: 127
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.874 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.874 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.874 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[129] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.875 feature call (loop) failed at index: 128
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.876 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.878 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.878 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[130] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.879 feature call (loop) failed at index: 129
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.880 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.010
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.887 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.890 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[131] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:35.890 feature call (loop) failed at index: 130
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.892 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.893 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.893 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[132] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
12:56:35.893 feature call (loop) failed at index: 131
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.900 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.902 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.902 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[133] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
12:56:35.902 feature call (loop) failed at index: 132
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.909 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.911 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.911 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[134] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:35.914 feature call (loop) failed at index: 133
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.916 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.919 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.920 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[135] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.927 feature call (loop) failed at index: 134
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.928 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.933 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.933 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[136] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.933 feature call (loop) failed at index: 135
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.936 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.939 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.939 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[137] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:35.940 feature call (loop) failed at index: 136
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.946 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.947 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.948 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[138] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:35.948 feature call (loop) failed at index: 137
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.958 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.960 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.960 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[139] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.015
12:56:35.960 feature call (loop) failed at index: 138
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.976 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.977 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.977 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[140] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.977 feature call (loop) failed at index: 139
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.978 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.979 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.979 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[141] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.008
12:56:35.979 feature call (loop) failed at index: 140
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.988 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.001
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.997 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:35.997 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[142] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:35.997 feature call (loop) failed at index: 141
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:35.998 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.000 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.000 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[143] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.000 feature call (loop) failed at index: 142
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.001 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.005
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.007 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.007 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[144] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
12:56:36.007 feature call (loop) failed at index: 143
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.018 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.025 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.025 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[145] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.025 feature call (loop) failed at index: 144
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.026 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.027 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.027 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[146] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.028 feature call (loop) failed at index: 145
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.029 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.031 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.031 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[147] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.011
12:56:36.031 feature call (loop) failed at index: 146
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.043 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.044 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.044 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[148] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.044 feature call (loop) failed at index: 147
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.046 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.047 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.047 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[149] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.047 feature call (loop) failed at index: 148
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.048 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.050 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.050 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[150] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.012
12:56:36.051 feature call (loop) failed at index: 149
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.063 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.067 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.067 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[151] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.067 feature call (loop) failed at index: 150
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.068 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.069 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.069 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[152] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.069 feature call (loop) failed at index: 151
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.070 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.071 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.071 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[153] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.071 feature call (loop) failed at index: 152
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.073 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.011
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.087 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.087 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[154] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.087 feature call (loop) failed at index: 153
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.089 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.089 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.089 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[155] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.089 feature call (loop) failed at index: 154
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.091 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.091 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.091 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[156] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:36.092 feature call (loop) failed at index: 155
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.095 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.096 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.097 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[157] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.097 feature call (loop) failed at index: 156
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.098 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.002
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.101 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.101 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[158] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.103 feature call (loop) failed at index: 157
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.104 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.111 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.113 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[159] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.113 feature call (loop) failed at index: 158
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.114 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.115 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.115 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[160] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:36.115 feature call (loop) failed at index: 159
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.123 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.126 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.126 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[161] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.126 feature call (loop) failed at index: 160
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.128 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.129 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.129 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[162] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:36.133 feature call (loop) failed at index: 161
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.135 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.136 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.137 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[163] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.137 feature call (loop) failed at index: 162
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.138 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.001
> When
method HEAD
0.009
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.148 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.149 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[164] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.005
12:56:36.149 feature call (loop) failed at index: 163
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.158 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.159 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.159 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[165] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.160 feature call (loop) failed at index: 164
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.162 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.163 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.163 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[166] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.164 feature call (loop) failed at index: 165
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.165 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.166 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.166 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[167] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:36.166 feature call (loop) failed at index: 166
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.170 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.001
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.174 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.174 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[168] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.174 feature call (loop) failed at index: 167
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.175 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.176 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.176 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[169] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.177 feature call (loop) failed at index: 168
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.178 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.179 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.179 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[170] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.014
12:56:36.181 feature call (loop) failed at index: 169
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.196 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.197 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.197 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[171] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:36.197 feature call (loop) failed at index: 170
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.200 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.208 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.208 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[172] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.208 feature call (loop) failed at index: 171
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.210 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.210 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.210 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[173] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.211 feature call (loop) failed at index: 172
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.212 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.214 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.214 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[174] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.215 feature call (loop) failed at index: 173
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.216 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.223 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.223 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[175] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.223 feature call (loop) failed at index: 174
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.226 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.226 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.227 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[176] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:36.227 feature call (loop) failed at index: 175
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.231 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.235 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.235 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[177] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.235 feature call (loop) failed at index: 176
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.236 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.240 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.240 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[178] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
12:56:36.240 feature call (loop) failed at index: 177
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.247 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.006
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.248 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.248 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[179] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
12:56:36.255 feature call (loop) failed at index: 178
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.260 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.261 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.261 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[180] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.261 feature call (loop) failed at index: 179
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.262 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.266 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.266 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[181] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:36.266 feature call (loop) failed at index: 180
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.271 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.272 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.272 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[182] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.010
12:56:36.273 feature call (loop) failed at index: 181
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.289 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.291 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.291 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[183] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.011
12:56:36.291 feature call (loop) failed at index: 182
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.303 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.304 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.304 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[184] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.304 feature call (loop) failed at index: 183
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.305 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.305 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.305 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[185] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.305 feature call (loop) failed at index: 184
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.312 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.313 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.313 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[186] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.313 feature call (loop) failed at index: 185
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.315 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.316 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.317 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[187] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:36.317 feature call (loop) failed at index: 186
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.320 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.003
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.323 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.324 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[188] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.003
12:56:36.324 feature call (loop) failed at index: 187
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.329 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.330 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.331 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[189] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
12:56:36.332 feature call (loop) failed at index: 188
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.337 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.338 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.338 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[190] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:36.338 feature call (loop) failed at index: 189
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.341 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.007
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.350 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.350 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[191] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:36.350 feature call (loop) failed at index: 190
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.358 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.359 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.359 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[192] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.359 feature call (loop) failed at index: 191
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.361 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.363 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.363 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[193] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.363 feature call (loop) failed at index: 192
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.364 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.365 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.365 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[194] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.009
12:56:36.365 feature call (loop) failed at index: 193
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.375 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.384 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.384 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[195] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:36.384 feature call (loop) failed at index: 194
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.387 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.008
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.396 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.396 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[196] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:36.396 feature call (loop) failed at index: 195
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.400 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.400 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.400 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[197] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.006
12:56:36.401 feature call (loop) failed at index: 196
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.408 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.408 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.408 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[198] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.408 feature call (loop) failed at index: 197
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.410 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.411 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.412 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[199] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.016
12:56:36.412 feature call (loop) failed at index: 198
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.428 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.431 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.431 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[200] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.431 feature call (loop) failed at index: 199
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.432 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.433 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.433 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[201] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.433 feature call (loop) failed at index: 200
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.435 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.436 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.437 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[202] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.008
12:56:36.437 feature call (loop) failed at index: 201
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.446 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.447 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.448 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[203] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.004
12:56:36.448 feature call (loop) failed at index: 202
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.457 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.459 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.459 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[204] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.002
12:56:36.459 feature call (loop) failed at index: 203
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.463 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.001
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.465 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.465 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[205] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.009
12:56:36.465 feature call (loop) failed at index: 204
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.476 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.479 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.479 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[206] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.479 feature call (loop) failed at index: 205
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.483 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.004
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.487 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.487 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[207] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.000
12:56:36.488 feature call (loop) failed at index: 206
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.489 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.489 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.489 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[208] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.001
12:56:36.490 feature call (loop) failed at index: 207
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.492 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.002
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.495 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.495 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[209] InspireTest/def/checkxlinkurl.template.feature
0.000
> *
print "testing xlinkurl:" + link
0.007
12:56:36.495 feature call (loop) failed at index: 208
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.503 [print] testing xlinkurl:
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> When
method HEAD
0.000
com.intuit.karate.exception.KarateException: checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.504 org.apache.http.client.ClientProtocolException, http call failed after 0 milliseconds for URL:
12:56:36.504 http request failed:
org.apache.http.client.ClientProtocolException
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
[210] InspireTest/def/checkxlinkurl.template.feature
0.000
{
"link": "http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification"
}
> *
print "testing xlinkurl:" + link
0.003
12:56:36.504 feature call (loop) failed at index: 209
caller: classpath:InspireTest/def/checkxlinkurl.template.feature
arg: {"link":""}
checkxlinkurl.template.feature:21 -
org.apache.http.client.ClientProtocolException
12:56:36.514 [print] testing xlinkurl:http://nationaalgeoregister.nl/geonetwork/srv/en/csw?service=CSW&version=2.0.2&request=GetRecordById&outputschema=http://www.isotc211.org/2005/gmd&elementsetname=full&id=977e0e94-7aa9-4784-b2da-eaec44adb61b#MD_DataIdentification
> *
def organisation = karate.get('organisation', '*')
0.000
> *
def title = karate.get('title', '*')
0.000
> *
def mystorage = Java.type('storage.DataStorage')
0.000
> *
def db = new mystorage
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","try",' , 'target/surefire-reports/trylink.csv')
0.000
> *
eval db.writeln('"'+ link + '","'+ title + '","' + organisation + '","' + responseStatus + '",' , 'target/surefire-reports/foundlink.csv')
0.000
> *
match responseStatus == 200
0.000
> *
match responseHeaders['Content-Type'][0] == '#string'
0.000
*
def mystorage = Java.type('storage.DataStorage')
0.000
*
def db = new mystorage
0.000
*
eval db.writeln('"af4841b5-ce83-4edb-af41-429a21140316","'+ title + '","' + organisation + '","'+ email +'",' , 'target/surefire-reports/servicesOkay.csv')
0.000